projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5445b3d
)
GtkFontChooser: mark 'no matches' string for translation
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Sep 2011 15:19:30 +0000
(11:19 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 5 Sep 2011 15:19:30 +0000
(11:19 -0400)
gtk/gtkfontchooser.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfontchooser.c
b/gtk/gtkfontchooser.c
index c51ea61d6449ac545383b827f7a3e43ef7c5d3fc..1d48016a387d41d3eb978c9a2467f01ce52acb0b 100644
(file)
--- a/
gtk/gtkfontchooser.c
+++ b/
gtk/gtkfontchooser.c
@@
-115,7
+115,7
@@
struct _GtkFontChooserPrivate
#define ROW_FORMAT_STRING "<span weight=\"bold\" size=\"small\">%s</span>\n<span size=\"x-large\" font_desc=\"%s\">%s</span>"
-#define NO_FONT_MATCHED_SEARCH
"No fonts matched your search. You can revise your search and try again."
+#define NO_FONT_MATCHED_SEARCH
N_("No fonts matched your search. You can revise your search and try again.")
/* These are what we use as the standard font sizes, for the size list.
*/